Welcome![Sign In][Sign Up]
Location:
Search - VC IE

Search list

[ActiveX/DCOM/ATL在网页中调用VC写的对话框

Description: OCX控件,在网页中可以直接调用OCX控件的例子。-OCX controls on the website can be called directly OCX controls example.
Platform: | Size: 28672 | Author: 大灰熊 | Hits:

[Windows Develop软件在线升级系统

Description: “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\chapter6\bin\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\chapter6\Pages是本系统的测试页面。 3、 光盘目录vc6.0\chapter6\setup是系统安装指导。 4、 光盘目录vc6.0\chapter6\src\UpgradeAtv\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\chapter6\Tools\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: 直接点击编译完成对整个项目的编译。 “软件在线升级系统”如何部署: 1、 配置IIS 以Pages目录为Web的根目录建立新的站点 2、 配置FTP 在本地机器上配置FTP站点,同时建立帐号hacker,密码为free。 把应用系统的安装文件setup.exe放在FTP的根目录下。 3、 注册ActiveX组件 使用regsvr32 UpgradeAtv.dll在本地的机器上注册UpgradeAtv.dll。 4、 使用本章提到的方法生成UpgradeAtx.cab,并且把它放置到 Web的根目录下。 5、 把IE的安全级别降低-"online update system software" implementation : a CD-ROM directory vc6.0 \ chapter6 \ bin \ UpgradeAtv.dll-based system of the executable. In testing before a registration regsvr32.exe use the DLL. 2, CD-ROM directory vc6.0 \ chapter6 \ Pages of the system test pages. 3, CD-ROM directory vc6.0 \ chapter6 \ setup is guiding system installed. 4, CD-ROM directory vc6.0 \ chapter6 \ src \ UpgradeAtv \*.*-based system of VC source. 5, CD-ROM directory vc6.0 \ chapter6 \ Tools \*.*-based system to use the tool. "Software Online Upgrade System" How compiler : direct hits compiler of the entire project completed compiler. "Software Online Upgrade System," how to deploy : one, to configure IIS Web Pages directory to the root directory to establish two new sites, FTP
Platform: | Size: 8656896 | Author: 徐夕 | Hits:

[Windows Developvc_ienovel

Description: 这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择.-It is a simple web browsing program, using VC and is a good example to learn and study.
Platform: | Size: 53248 | Author: 夏雨 | Hits:

[GUI Developjiemian

Description: 浏览器IE4.0风格的界面效果,  vc实现源代码. 试用.-browser-style interface effects, vc achieve source code. Probation.
Platform: | Size: 236544 | Author: 苑伟 | Hits:

[Internet-Network客户服务器端

Description: 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
Platform: | Size: 3988480 | Author: 海军 | Hits:

[Multimedia Develop基于Directx9.0的远程视频监控系统

Description: Vc++6.0开发的基于DirectX9.0的远程视频监控系统,包括Server端和Client端.能够实时监控,也支持远程回放.-Vc 6.0 DirectX 9.0-based remote video monitoring system, including the Server and Client-side. Real-time monitoring can also support remote playback.
Platform: | Size: 13036544 | Author: 彭先健 | Hits:

[Internet-NetworkPlaceIcontoToolbarofIE

Description: VisualC++6.0做的在IE工具栏中加入快捷图标-VC 6.0 done in IE toolbar icon speedy accession
Platform: | Size: 45056 | Author: ZHOU | Hits:

[Button controlIeButton

Description: 类似 IE 的按钮可以在对话框中使用 vc++ 编程-similar IE button in the dialog box can be used vc Programming
Platform: | Size: 1990656 | Author: cai | Hits:

[Internet-NetworkWebBrower

Description: 很多人问在MFC下如何使用IE浏览器编程,本例就是一个使用VC6.0自带的web控件来生成IE浏览器!-many people have asked how the MFC use IE browser programming, one of the cases is the use of VC6.0 onboard controls to generate web browser!
Platform: | Size: 18432 | Author: vccode | Hits:

[ActiveX/DCOM/ATLyahoologin

Description: 使用web browser控件控制ie,实现yahoo邮箱的自动登陆-use web browser control control ie, achieving yahoo mail automatic landing
Platform: | Size: 31744 | Author: 张海 | Hits:

[GUI Developvc_MyHtml

Description: 在对话框中打开ie界面,生成html文件并且自动打开、-open in the dialog box interface ie, generate html file and automatically open,
Platform: | Size: 40960 | Author: wuzh | Hits:

[GUI DevelopIEButton2

Description: 在IE工具栏中加入快捷图标,属于VC-IE toolbar icon speedy accession, belonging to VC
Platform: | Size: 29696 | Author: leepp | Hits:

[GUI DevelopDlgIE

Description: 在对话框上面实现IE界面,采用VC++代码实现,供大家研究学习 -achieve in the dialog box above IE interface, using VC source implementation for the study of learning
Platform: | Size: 14336 | Author: biostrong | Hits:

[Multimedia Develop2cad060731

Description: 里面的内容全面,可以画直线、任意曲线、三角形、矩形、平行线、平行四边形、正圆、椭圆、正多边形、任意多边形。图形的操作有:选定、复制、删除、移动、镜象、旋转等操作。属性可以自动统计出屏幕上有什么图形、分别是什么图形,每种图形有多少种。图形的保存:保存的图形可以用AUTOCAD、PHOTOSHOP、MICROSOFT VISO、IE等一系统画图软件都可以打开,总之,只要是标准接口都可以打开,其他的图形也可以在这个软件里面进行修改等操作,很方便、很实用,代码也很简单。里面还包含有制作文档,测试文档,需要及功能说明文档.........,是VC++爱好者、学习、研究的好软件。-inside comprehensive, linear paintings, arbitrary curves, triangular, rectangular, parallel lines, parallelogram, Circular and oval, regular polygon, arbitrary polygon. Graphics operations : selection, copy, delete, move, mirror, and rotating operations. Statistics attributes can automatically screen out what graphics, what is graphics, graphics number of each species. Graphics preserved : the preservation of graphics can be used AutoCAD, Photoshop, MICROSOFT VISO, IE a system such as drawing software to be opened, in a word, as is standard interfaces can be opened, other graphics can be in the software inside operational changes, very convenient, very practical, code is also very simple. They also include a production of documents, test documents, and the functional needs of documentation
Platform: | Size: 3696640 | Author: 袁斌 | Hits:

[OS Developiebho

Description: vc++ 写的ie弹出窗口过滤程序利用bho开发-vc write ie pop-up windows filter program development using bho
Platform: | Size: 48128 | Author: | Hits:

[ISAPI-IEurl_get

Description: 这是一个收集基于ie内核开发浏览器浏览网页网址的vc++代码.此模块经过测试成功-This is a collection based on the kernel development ie browser web site vc code. This module tested success
Platform: | Size: 1024 | Author: 权周晓 | Hits:

[Browser ClientCHtmlViewProjV2

Description: VC实现的一个简单浏览器,可以进行新功能的扩充,目前以实现基本的浏览功能。-VC of a simple browser that can be expanded by new functions, in order to achieve the basic browsing.
Platform: | Size: 73728 | Author: | Hits:

[Browser ClientIE_Advanced_Toolbar_src

Description: 演示了如何用VC实现一个高级的toolbar,例如在TOOLBAR中实现自动提交表单等。-demonstration of how to use a VC senior toolbar. For example, in TOOLBAR achieving such as automatic submission form.
Platform: | Size: 138240 | Author: | Hits:

[Internet-NetworkSimpleBrowse

Description: 一个简单的浏览器,基于IE内核,使用VC编写. 适合初学者学习.-a simple browser based on IE kernel, use VC prepared. For beginners learning.
Platform: | Size: 49152 | Author: huangmeng | Hits:

[Browser Clientie_explor

Description: 一个简易的浏览器的源代码,VC写的,和大家一起学习参考.-a simple browser source code, written by VC, and we will study together reference.
Platform: | Size: 21504 | Author: jian | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net